Fixed GtkMenuItem to not access the menu->requisition but get the minimum size reques...
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Sat, 21 Aug 2010 01:15:01 +0000 (21:15 -0400)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sat, 21 Aug 2010 01:18:13 +0000 (21:18 -0400)
commit10ceb9da681029cc5374606aafd4af36687831c0
tree93f7eb8cf0983beebc692ed71de8da4a6dfdee52
parent9016f0d9a631a27d5c97c1e918c74b51c8a1de07
Fixed GtkMenuItem to not access the menu->requisition but get the minimum size request instead.
gtk/gtkmenuitem.c